home *** CD-ROM | disk | FTP | other *** search
/ Tietokone-lehden Plus / Tietokone Plus CD 1998.iso / pc / ohjelmat / muut / hotfixes / postsp3 / getadmin / q170510.txt < prev    next >
Text File  |  1997-08-26  |  3KB  |  86 lines

  1. DOCUMENT:Q170510
  2. TITLE   :Double-Clicking the Mouse Button Acts as a Single Click
  3. PRODUCT :Microsoft Windows NT
  4. PROD/VER:4.00
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:kb3rdparty kbbug4.00 kbfix4.00 nt32ap NTSrvWkst
  7.  
  8. --------------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT Workstation version 4.0 Service Pack 3
  12.  - Microsoft Windows NT Server version 4.0 Service Pack 3
  13. --------------------------------------------------------------------------
  14.  
  15. SYMPTOMS
  16. ========
  17.  
  18. Double-clicking the mouse in your application behaves as if you clicked the
  19. mouse button once. This behavior has been observed in the following
  20. applications running in Windows NT 4.0 Service Pack 3:
  21.  
  22.  - Visio Professional 4.x
  23.  
  24. CAUSE
  25. =====
  26.  
  27. Windows NT 4.0 Service Pack 3 adds a code path where mouse movement does
  28. not update the timestamp for a WM_MOUSEMOVE event. This behavior can
  29. potentially occur with any application that relies on WM_MOUSEMOVE
  30. timestamps. For example, Visio uses a custom event handler to detect double-
  31. clicks rather than checking for the WM_LBUTTONDBLCLK message.
  32.  
  33. RESOLUTION
  34. ==========
  35.  
  36. To resolve this problem, obtain the hotfix below, or wait for the next
  37. service pack.
  38.  
  39. Dblclick-fix has been superseded by Getadmin-fix. You can find the latest
  40. hotfix at the following Microsoft ftp site:
  41.  
  42.    ftp://ftp.microsoft.com/bussys/winnt/winnt-public/fixes/usa/NT40/
  43.    hotfixes-postSP3/getadmin-fix
  44.  
  45. You can find the original hotfix at the following Microsoft ftp site:
  46.  
  47.    ftp://ftp.microsoft.com/bussys/winnt/winnt-public/fixes/usa/NT40/
  48.    hotfixes-postSP3/archive/dblclick-fix
  49.  
  50. WARNING: If you install the original (archived) version of this hotfix
  51. AFTER you apply the later version, your system may become unusable.
  52. Microsoft does not recommend you install the original hotfix after applying
  53. the later version.
  54.  
  55. STATUS
  56. ======
  57.  
  58. Microsoft has confirmed this to be a problem in Windows NT version 4.0.
  59. A supported fix is now available, but has not been fully regression-tested
  60. and should be applied only to systems experiencing this specific problem.
  61. Unless you are severely impacted by this specific problem, Microsoft
  62. recommends that you wait for the next Service Pack that contains this fix.
  63. Contact Microsoft Technical Support for more information.
  64.  
  65. MORE INFORMATION
  66. ================
  67.  
  68. Visio Professional is manufactured by Visio Incorporation, a vendor
  69. independent of Microsoft; we make no warranty, implied or otherwise,
  70. regarding this product's performance or reliability.
  71.  
  72. Additional query words: 4.00 prodnt single click
  73.  
  74. ============================================================================
  75.  
  76. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  77. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  78. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  79. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  80. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  81. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  82. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  83. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  84. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  85. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  86. SO THE FOREGOING LIMITATION MAY NOT APPLY.